a11y: Remove AtkText implementation from GailMenuitem
authorBenjamin Otte <otte@redhat.com>
Fri, 24 Jun 2011 21:17:28 +0000 (23:17 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:09 +0000 (16:08 -0400)
commitbbda6777288f9d2a42a68e5ff5ee006c951fb41a
tree6bd73efe0a9577b7c1e9175314ea9e49ff50d711
parent0ca420918b9b54dd40a27680ee991d845f999970
a11y: Remove AtkText implementation from GailMenuitem

AtkText should only be implemented by text editing widgets. For just
giving out a small text string, AtkObject::name should be used.
gtk/a11y/gailmenuitem.c